







[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The first element of the triple.
Namespace: Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
| C# |
|---|
public TFirst First |
| Visual Basic (Declaration) |
|---|
Public First As TFirst |
| Visual C++ |
|---|
public: TFirst First |
See Also
Triple<(Of <TFirst, TSecond, TThird>)> Structure
Wintellect.PowerCollections Namespace
